diff --git a/CHANGELOG b/CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+2023-12-21 Ivan Perez <ivan.perez@keera.co.uk>
+        * Version bump (0.12.1) (#395).
+        * Mark package as uncurated (#394).
+
 2023-10-21 Ivan Perez <ivan.perez@keera.co.uk>
         * Version bump (0.12.0) (#388).
         * Deprecate one of multiple ptLTL implementations (#385).
diff --git a/dunai-test.cabal b/dunai-test.cabal
--- a/dunai-test.cabal
+++ b/dunai-test.cabal
@@ -30,7 +30,7 @@
 build-type:    Simple
 
 name:          dunai-test
-version:       0.12.0
+version:       0.12.1
 author:        Ivan Perez
 maintainer:    ivan.perez@keera.co.uk
 homepage:      https://github.com/ivanperez-keera/dunai
@@ -52,6 +52,9 @@
   .
   A detailed explanation of these ideas is included in the ICFP 2017 paper
   <https://dl.acm.org/citation.cfm?id=3110246 Testing and Debugging Functional Reactive Programming>.
+
+
+x-curation: uncurated
 
 
 extra-source-files:
