diff --git a/CHANGELOG.md b/CHANGELOG.md
index ba6eb2d..f2ce185 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+
+## 1.0.0-beta.14
+> 2016-04-14
+
+Fixed a typo in the cache-headers for Amazon S3, thanks @xHN35RQ.
+
+#### Changelog:
+* [[`8ca22fe71c`](https://github.com/sondr3/generator-jekyllized/commit/8ca22fe71c)] - max-age, not max-axe... sadly
+
## 1.0.0-beta.13
> 2016-04-14
diff --git a/README.md b/README.md
index f4eb6ba..f1e3c1e 100644
--- a/README.md
+++ b/README.md
@@ -59,12 +59,6 @@ new/updated site is uploaded to your platform of choice.
in
* **Start:** Run `gulp` and watch the magic unfold
-#### Update
-It's recommended that you keep your `gulpfile` up to date with the generator.
-First, update `generator-jekyllized`: `npm update generator-jekyllized -g`, then
-run `yo jekyllized:gulp` in the directory you want to update. Note that this
-will overwrite any local changes you've made, so make sure to make a backup.
-
## Usage
#### `gulp [--prod]`
diff --git a/package.json b/package.json
index 5cb594c..2d968f5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "generator-jekyllized",
- "version": "1.0.0-beta.13",
+ "version": "1.0.0-beta.14",
"main": "index.js",
"description": "Use Jekyll with Gulp: Sass, sourcemaps, AutoPrefixer, asset optimization and cache busting and much, much more. Can you really want more?",
"keywords": [