diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,8 @@
-# Upcoming
+# v0.2.0.1
 
-# v0.2.0.0-rc
+Documentation corrections.
+
+# v0.2.0.0
 
 ## Breaking
 
diff --git a/pqi-native.cabal b/pqi-native.cabal
--- a/pqi-native.cabal
+++ b/pqi-native.cabal
@@ -1,6 +1,6 @@
 cabal-version: 3.0
 name: pqi-native
-version: 0.2.0.0
+version: 0.2.0.1
 category: Database, PostgreSQL
 synopsis: Native (pure-Haskell) adapter for pqi
 description:
