diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 1210abf53..b29a8d1dd 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,8 @@
+5.6.1
+- Added support for Minecraft 1.7.5 on Bukkit.
+- Added //flora command to place flora over grass.
+- Fixed //forest accepting the wrong arguments.
+
5.6
- Added //forest that generates a forest in a selection.
- Added -s flag to //paste to select the pasted area.
diff --git a/pom.xml b/pom.xml
index a7efcf4c5..ec31c40fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
com.sk89q
worldedit
- 5.7-SNAPSHOT
+ 5.6.1-SNAPSHOT
jar