diff --git a/cmark-gfm-lens.cabal b/cmark-gfm-lens.cabal
--- a/cmark-gfm-lens.cabal
+++ b/cmark-gfm-lens.cabal
@@ -1,4 +1,4 @@
-cabal-version:      3.12
+cabal-version:      3.8
 -- The cabal-version field refers to the version of the .cabal specification,
 -- and can be different from the cabal-install (the tool) version and the
 -- Cabal (the library) version you are using. As such, the Cabal (the library)
@@ -20,7 +20,7 @@
 -- PVP summary:     +-+------- breaking API changes
 --                  | | +----- non-breaking API additions
 --                  | | | +--- code changes with no API change
-version:            0.2.0.0
+version:            0.2.1
 
 -- A short (one-line) description of the package.
 synopsis:           Collection of Lens for cmark-gfm with minimal dependencies
@@ -57,7 +57,7 @@
 source-repository this
     type:     git
     location: https://github.com/ingun37/cmark-gfm-lens.git
-    tag:      7fdb8db41b3a6fce79734f305e59bfb51d26df88
+    tag:      b71b723e59799161e8b9d59807a93dc144699005
 
 source-repository head
     type:     git
