diff --git a/aern2-real.cabal b/aern2-real.cabal
--- a/aern2-real.cabal
+++ b/aern2-real.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           aern2-real
-version:        0.2.13.0
+version:        0.2.14
 synopsis:       Real numbers as convergent sequences of intervals
 description:    Please see the README on GitHub at <https://github.com/michalkonecny/aern2/#readme>
 category:       Math
diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,8 @@
 # Change log for aern2-real
 
 * current
+* v 0.2.14 2023-04-10
+  * fix compilation error
 * v 0.2.13 2023-04-07
   * unsafeApproximationExtension
 * v 0.2.12 2023-04-07
