diff --git a/CHANGELOG.md b/CHANGELOG.md
index de2f98d3..a2dcf07e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
## Unreleased
+### 2.9.1 (March 6, 2016)
+
* Fix bug where saveReferrer throws exception if sessionStorage is disabled.
* Log messages with a try/catch to support IE 8.
* Validate event properties during logEvent and initialization before sending request.
diff --git a/README.md b/README.md
index 38563fd3..a5cc686d 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Amplitude-Javascript
```html