diff --git a/changelog.md b/changelog.md
index 00498f7..b0dc3dd 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,13 @@
+
+### [`1.4.5`](https://github.com/citycide/trilogy/compare/v1.4.4...v1.4.5) (2018-04-24)
+
+
+No changes since `1.4.4` - this release restores the v1 release line to the `latest` tag,
+where a v2 beta was accidentally publish.
+
+
+---
+
### [`1.4.4`](https://github.com/citycide/trilogy/compare/v1.4.3...v1.4.4) (2018-01-09)
diff --git a/package.json b/package.json
index 3380758..023f421 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "trilogy",
- "version": "1.4.4",
+ "version": "1.4.5",
"description": "No-hassle SQLite with a document store style API.",
"license": "MIT",
"author": {