bump version, update changelog for 0.9.0.1 release.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02b1e71..0982606 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+## 0.9.0.1
+* Update build configuration to force compatibility with Java 1.6
+
 ## 0.9.0
 * Fixed a netty client issue where sleep times for reconnection could be negative (thanks brndnmtthws)
 * Fixed an issue that would cause storm-netty unit tests to fail
diff --git a/VERSION b/VERSION
index ac39a10..15e36e6 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.9.0
+0.9.0.1