diff --git a/NEWS.txt b/NEWS.txt
index 845801d2a8..a6df5c0f22 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.1.14
+=====
+
+Upgrading
+---------
+ - Nothing specific to this release, but please see 2.1 if you are upgrading
+ from a previous version.
+
2.1.13
======
diff --git a/build.xml b/build.xml
index 9f75a9f2e8..d9957a77a4 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
-
+
diff --git a/debian/changelog b/debian/changelog
index eca6c18748..0ff039236f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.1.14) unstable; urgency=medium
+
+ * New release
+
+ -- Jake Luciani Fri, 15 Apr 2016 10:29:30 -0400
+
cassandra (2.1.13) unstable; urgency=medium
* New release