diff --git a/halipeto.cabal b/halipeto.cabal
--- a/halipeto.cabal
+++ b/halipeto.cabal
@@ -1,6 +1,6 @@
 Name:                   halipeto
-Version:                2.3
-Copyright:              (c) 2004-2010 Peter Simons
+Version:                2.4
+Copyright:              (c) 2004-2011 Peter Simons
 License:                GPL
 License-File:           COPYING
 Author:                 Andrew Cooke <andrew@acooke.org>, Peter Simons <simons@cryp.to>
@@ -12,7 +12,7 @@
                         templates and a file-based value dictionary.
 Cabal-Version:          >= 1.6
 Build-Type:             Simple
-Tested-With:            GHC == 6.12.3
+Tested-With:            GHC == 7.0.2
 
 Source-Repository head
   Type:                 git
@@ -25,5 +25,5 @@
                         Halipeto.SimpleDB,
                         Halipeto.Template,
                         Halipeto.Utilities
-  Build-Depends:        base >= 3 && < 5, HaXml >= 1.20, directory, pandoc
+  Build-Depends:        base >= 3 && < 5, HaXml >= 1.20 && < 1.22, directory, pandoc
   Extensions:           MultiParamTypeClasses, FlexibleInstances, FlexibleContexts
