diff --git a/gnuplot.cabal b/gnuplot.cabal
--- a/gnuplot.cabal
+++ b/gnuplot.cabal
@@ -1,5 +1,5 @@
 Name:             gnuplot
-Version:          0.5.2.1
+Version:          0.5.2.2
 License:          BSD3
 License-File:     LICENSE
 Author:           Henning Thielemann <haskell@henning-thielemann.de>
@@ -50,7 +50,7 @@
   data/runtime.data
 
 Source-Repository this
-  Tag:         0.5.2.1
+  Tag:         0.5.2.2
   Type:        darcs
   Location:    http://code.haskell.org/gnuplot/
 
@@ -80,7 +80,7 @@
 Library
   Build-Depends:
     filepath >=1.1 && <1.4,
-    temporary >=1.1 && <1.2,
+    temporary >=1.1 && <1.3,
     array >=0.1 && <0.6,
     containers >=0.1 && <0.6,
     utility-ht >=0.0.8 && <0.1,
