diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -124,5 +124,7 @@
 
 * fix for GHC 9.6
 * switch crypton for cryptonite
-* upgrade to aeson-2.*
-* upgrade to api-tools 0.10.*
+
+0.9.0.2 Chris Dornan <chrisd@irisconnect.co.uk> 2023-10-14
+
+* fix changelog
diff --git a/keystore.cabal b/keystore.cabal
--- a/keystore.cabal
+++ b/keystore.cabal
@@ -1,5 +1,5 @@
 Name:                   keystore
-Version:                0.9.0.1
+Version:                0.9.0.2
 Synopsis:               Managing stores of secret things
 Homepage:               http://github.com/cdornan/keystore
 Author:                 Chris Dornan
