diff --git a/ChangeLog b/ChangeLog
index 75508a5d460f22a6ef79c94ec27d112d1c4c06d4..458082ce2f54bc0b90e3cdcbd6276265faad9ce2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+v4l-utils-0.8.6
+---------------
+* libv4l changes (0.9.x backports)
+  * Add support for libjpeg >= v7
+  * Add new matching algorithm for upside down table (gjasny)
+  * Add some more laptop models to the upside down devices table (hdegoede, gjasny)
+  * Retry with another frame on JPEG header decode errors (hdegoede)
+  * Improved JL2005BCD support (Theodore Kilgore, hdegoede)
+  * Set errno to EIO if getting 4 consecutive EAGAIN convert errors (hdegoede)
+  * Make software autowhitebalance converge faster (hdegoede)
+  * Add quirk support for forced tinyjpeg fallback (hdegoede)
+
 v4l-utils-0.8.5
 ---------------
 * Utils changes
diff --git a/Make.rules b/Make.rules
index 3e73d9c6c9af8dfa8561fae7c7ad792dbe61d57c..a7d76d6ac9c168e1f5a00499a980720ef4509f15 100644
--- a/Make.rules
+++ b/Make.rules
@@ -1,4 +1,4 @@
-V4L_UTILS_VERSION=0.8.6-test1
+V4L_UTILS_VERSION=0.8.6
 
 # These ones can be overriden from the cmdline