diff --git a/ChangeLog b/ChangeLog
index 458082ce2f54bc0b90e3cdcbd6276265faad9ce2..ba4afad97095ad0eeb5aea3d42b57fc7e83be7f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+v4l-utils-0.8.7
+---------------
+* Utils changes (0.9.x backports)
+  * ir-keytable: Fixed file parsing errors
+  * qv4l2: fix segfault when there are no inputs or outputs
+  * dvb: Merged DVB tools from development branch
+* libv4l changes (0.9.x backports)
+  * Add some more laptop models to the upside down devices table
+
 v4l-utils-0.8.6
 ---------------
 * libv4l changes (0.9.x backports)
diff --git a/Make.rules b/Make.rules
index a7d76d6ac9c168e1f5a00499a980720ef4509f15..502b3e5cf9c60c1c39d2b7f61a86a4181c871cf2 100644
--- a/Make.rules
+++ b/Make.rules
@@ -1,4 +1,4 @@
-V4L_UTILS_VERSION=0.8.6
+V4L_UTILS_VERSION=0.8.7
 
 # These ones can be overriden from the cmdline