diff --git a/NEWS.txt b/NEWS.txt
index 06e9eeb06c..abc1bf57af 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,14 @@ restore snapshots created with the previous major version using the
'sstableloader' tool. You can upgrade the file format of your snapshots
using the provided 'sstableupgrade' tool.
+2.2.10
+======
+
+Upgrading
+---------
+ - Nothing specific to this release, but please see 2.2 if you are upgrading
+ from a previous version.
+
2.2.9
=====
diff --git a/build.xml b/build.xml
index 31c239bdae..53a1b279b7 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
-
+
diff --git a/debian/changelog b/debian/changelog
index 1be9edf2c7..e561309495 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.2.10) UNRELEASED; urgency=medium
+
+ * New release
+
+ -- Michael Shuler Tue, 21 Feb 2017 14:02:39 -0600
+
cassandra (2.2.9) unstable; urgency=medium
* New release