diff --git a/debian.cabal b/debian.cabal
--- a/debian.cabal
+++ b/debian.cabal
@@ -1,5 +1,5 @@
 Name:           debian
-Version:        3.46
+Version:        3.47
 License:        BSD3
 License-File:   debian/copyright
 Author:         David Fox
@@ -22,7 +22,7 @@
 Library
  Build-Depends:  base >= 4 && < 5, bytestring, containers, directory,
                  filepath, mtl, network, old-locale, parsec >= 2 && <4, pretty, process,
-                 regex-tdfa, regex-compat, time, unix, bzlib, HaXml, Unixutils, zlib, HUnit
+                 regex-tdfa, regex-compat, time, unix, bzlib, HaXml < 1.14, Unixutils, zlib, HUnit
  ghc-options: -O2 -W -Wall
  if flag(cabal19)
    build-depends: Cabal >= 1.9
