diff --git a/NEWS.txt b/NEWS.txt
index 00ec48dff6..bb5fdfe40e 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.
+3.0.15
+=====
+
+Upgrading
+---------
+ - Nothing specific to this release, but please see previous upgrading sections,
+ especially if you are upgrading from 2.2.
+
3.0.14
======
@@ -45,9 +53,6 @@ Upgrading
by a bug with the schema digest calculation in 3.0.13. This will cause unnecessary
but otherwise harmless schema updates, see CASSANDRA-13559 for more details.
- - Nothing else specific to this release, but please see previous versions upgrading section,
- especially if you are upgrading from 2.2.
-
3.0.13
======
diff --git a/build.xml b/build.xml
index 80fe472348..5eb6572db7 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
-
+
diff --git a/debian/changelog b/debian/changelog
index 34b27c7322..f3745e6bd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.0.15) unstable; urgency=medium
+
+ * New release
+
+ -- Michael Shuler Mon, 26 Jun 2017 18:47:08 -0500
+
cassandra (3.0.14) unstable; urgency=medium
* New release