diff --git a/NEWS.txt b/NEWS.txt
index 9bfe803536..4b3fdf4dcd 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.17
+======
+
+Upgrading
+---------
+ - Nothing specific to this release, but refer to previous entries if you
+ are upgrading from a previous version.
+
2.0.16
======
diff --git a/build.xml b/build.xml
index b019ec3797..85b5ea0637 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
-
+
diff --git a/debian/changelog b/debian/changelog
index 527eb29a24..de1883fe98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.0.17) unstable; urgency=medium
+
+ * New release
+
+ -- Jake Luciani Wed, 16 Sep 2015 13:39:00 -0400
+
cassandra (2.0.16) unstable; urgency=medium
* New release