diff --git a/docs/changelog.md b/docs/changelog.md
index 2d64ce87..2dcbb619 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -4,7 +4,7 @@
Requires libvips v8.6.1.
-#### v0.20.7 - TBD
+#### v0.20.7 - 21st August 2018
* Use copy+unlink if rename operation fails during installation.
[#1345](https://github.com/lovell/sharp/issues/1345)
diff --git a/package.json b/package.json
index 07bb50d2..e25a5c29 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "sharp",
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
- "version": "0.20.6",
+ "version": "0.20.7",
"author": "Lovell Fuller ",
"homepage": "https://github.com/lovell/sharp",
"contributors": [