diff --git a/src/docbkx/index.xml b/src/docbkx/index.xml
index 5b237813a..775c5b9fb 100644
--- a/src/docbkx/index.xml
+++ b/src/docbkx/index.xml
@@ -47,7 +47,7 @@
-
+
@@ -64,10 +64,10 @@
Appendix
-
+
-
+
diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt
index 797e55fad..f5100dd9a 100644
--- a/src/main/resources/changelog.txt
+++ b/src/main/resources/changelog.txt
@@ -1,6 +1,22 @@
Spring Data Cassandra Changelog
===============================
+Changes in version 1.1.0.M1 (2014-07-10)
+----------------------------------------
+* DATACASS-140 - Release 1.1 M1.
+* DATACASS-135 - Reference documentation build broken.
+* DATACASS-134 - Add plugin repository to pom.xml to make sure Bundlor can be resolved.
+* DATACASS-117 - @Query annotation does not support named parameters.
+
+
+Changes in version 1.0.1.RELEASE (2014-06-30)
+---------------------------------------------
+* DATACASS-138 - Release 1.0.1.
+* DATACASS-137 - Add new ConsistencyLevels to CqlTemplate.
+* DATACASS-135 - Reference documentation build broken.
+* DATACASS-134 - Add plugin repository to pom.xml to make sure Bundlor can be resolved.
+
+
Changes in version 1.0.0.RELEASE (2014-05-20)
---------------------------------------------
* DATACASS-133 - Binding Dates fails with DSE 2.0.1 Driver.
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index ae160e930..5e9335cdf 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Cassandra 1.0 GA
+Spring Data Cassandra 1.1 M1
Copyright (c) [2010-2014] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").