diff --git a/hmpfr.cabal b/hmpfr.cabal
--- a/hmpfr.cabal
+++ b/hmpfr.cabal
@@ -1,5 +1,5 @@
 name:                hmpfr
-version:             0.3.3.2
+version:             0.3.3.3
 synopsis:            Haskell binding to the MPFR library
 description:         Haskell binding to the MPFR library. This version is compatible
                      with MPFR 2.4.* and later and will not work with previous releases
@@ -44,7 +44,7 @@
 source-repository this
   type:     mercurial
   location: https://code.google.com/p/hmpfr/
-  tag:      0.3.3.1
+  tag:      release-0.3.3.3
 
 
 flag use-integer-simple
