diff --git a/NEWS.txt b/NEWS.txt
index 97d32f2381..d2d1fa5098 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,15 @@ 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.
+1.2.18
+======
+
+Upgrading
+---------
+ - Nothing specific to this release, but please see 1.2.17 if you are upgrading
+ from a previous version.
+
+
1.2.17
======
diff --git a/build.xml b/build.xml
index 1310d6432f..94d3e2ddf3 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
-
+
diff --git a/debian/changelog b/debian/changelog
index adb7a37046..e80e45e4a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (1.2.18) unstable; urgency=medium
+
+ * New release
+
+ -- Sylvain Lebresne Wed, 02 Jul 2014 10:55:12 +0200
+
cassandra (1.2.17) unstable; urgency=medium
* New release