diff --git a/CHANGELOG.md b/CHANGELOG.md
index f81ce69f..2b38a6e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+0.9.9.51
+---------------------
+- Version bump for another Google review
+
+
0.9.9.50
---------------------
- Bug fix - #880 Starred items were not synchronized in certain situations
diff --git a/News-Android-App/src/main/AndroidManifest.xml b/News-Android-App/src/main/AndroidManifest.xml
index da62a295..12dc2380 100644
--- a/News-Android-App/src/main/AndroidManifest.xml
+++ b/News-Android-App/src/main/AndroidManifest.xml
@@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="de.luhmer.owncloudnewsreader"
android:installLocation="internalOnly"
- android:versionCode="158"
- android:versionName="0.9.9.50">
+ android:versionCode="159"
+ android:versionName="0.9.9.51">