diff --git a/NEWS.txt b/NEWS.txt
index cb1143fc20..96285c74c3 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,13 @@ 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.11.2
+======
+
+Upgrading
+---------
+ - Nothing specific to this release, but please see previous upgrading sections.
+
3.11.1
======
diff --git a/build.xml b/build.xml
index 60a010109b..38e8963090 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
-
+
diff --git a/debian/changelog b/debian/changelog
index d8be158995..0d791cba84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.11.2) unstable; urgency=medium
+
+ * New release
+
+ -- Michael Shuler Tue, 10 Oct 2017 17:18:26 -0500
+
cassandra (3.11.1) unstable; urgency=medium
* New release