diff --git a/cairo.cabal b/cairo.cabal
--- a/cairo.cabal
+++ b/cairo.cabal
@@ -1,5 +1,5 @@
 Name:           cairo
-Version:        0.13.0.0
+Version:        0.13.0.1
 License:        BSD3
 License-file:   COPYRIGHT
 Copyright:      (c) 2001-2010 The Gtk2Hs Team, (c) Paolo Martini 2005, (c) Abraham Egnor 2003, 2004, (c) Aetion Technologies LLC 2004
@@ -47,7 +47,7 @@
 Library
         build-depends:  base >= 4 && < 5,
                         utf8-string >= 0.2 && < 0.4,
-                        text >= 0.11.0.6 && < 1.2,
+                        text >= 0.11.0.6 && < 1.3,
                         bytestring, mtl, array
         build-tools:    gtk2hsC2hs >= 0.13.11
         exposed-modules:  Graphics.Rendering.Cairo
