diff --git a/NEWS.txt b/NEWS.txt
index c4fdddb7ac..9bfe803536 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.0.16
+======
+
+Upgrading
+---------
+ - Nothing specific to this release, but refer to previous entries if you
+ are upgrading from a previous version.
+
2.0.15
======
diff --git a/build.xml b/build.xml
index e35cac09bb..b019ec3797 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
-
+
diff --git a/debian/changelog b/debian/changelog
index c9702245db..527eb29a24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.0.16) unstable; urgency=medium
+
+ * New release
+
+ -- Jake Luciani Thu, 18 Jun 2015 14:01:32 -0400
+
cassandra (2.0.15) unstable; urgency=medium
* New release