diff --git a/debian/changelog b/debian/changelog
index 3bdf20094e80a6f276c8acf82d84e9b9c85c8381..03d7b5eddbdef418210aa7154f261f63b5047338 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bitmask (0.10.7) unstable; urgency=medium
+
+  * Update to 0.10.7 release.
+
+ -- meskio <meskio@sindominio.net>  Thu, 12 Jul 2018 19:30:34 +0200
+
 bitmask (0.10.6) unstable; urgency=medium
 
   * Update to 0.10.6 release.
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 997e0fd47c68d42a59658572059f6523c4d7d324..1587b1b214e6d781d625ecdb389b4b6de36b17f0 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -1,10 +1,22 @@
 Changelog
 =====================
 
-0.10.7 -  `master`_ 
+0.10.8 -  `master`_ 
 -------------------------------
 .. note:: This version is not yet released and is under active development.
 
+0.10.6
+-------------------------------
+
+Bugfixes
+~~~~~~~~
+- Various systray fixes
+
+Features
+~~~~~~~~
+- Add support for tcp management on openvpn
+
+
 0.10.6
 -------------------------------
 
diff --git a/docs/conf.py b/docs/conf.py
index dc1f55e10e216e51acde93c3491ce5c7511b1c8e..2afb262543e32e54f4a5c97d26f8f39556ee3e3a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -61,7 +61,7 @@ author = u'LEAP Encryption Access Project'
 # The short X.Y version.
 version = u'0.10'
 # The full version, including alpha/beta/rc tags.
-release = u'0.10.6'
+release = u'0.10.7'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff --git a/pkg/next-version b/pkg/next-version
index 2d993c425b0e5c499f3bce57bedef701220092ff..1a46c7f13e78c275c0348ad85c0d08b45cafd06f 100644
--- a/pkg/next-version
+++ b/pkg/next-version
@@ -1 +1 @@
-0.10.7
+0.10.8