diff --git a/NEWS.txt b/NEWS.txt
index 68dbeb73cc..01a4b396d8 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -42,6 +42,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.11.6
+======
+
+Upgrading
+---------
+ - Nothing specific to this release, but please see previous upgrading sections,
+ especially if you are upgrading from 3.0.
+
3.11.5
======
diff --git a/build.xml b/build.xml
index 557cc076fe..e81818e20f 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
-
+
diff --git a/debian/changelog b/debian/changelog
index bf1d4d34a3..14b9b7890f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.11.6) UNRELEASED; urgency=medium
+
+ * New release
+
+ -- Michael Shuler Tue, 29 Oct 2019 16:14:42 -0500
+
cassandra (3.11.5) unstable; urgency=medium
* New release