diff --git a/haggis.cabal b/haggis.cabal
--- a/haggis.cabal
+++ b/haggis.cabal
@@ -1,5 +1,5 @@
 name:                haggis
-version:             0.1.2.0
+version:             0.1.2.1
 synopsis:            A static site generator with blogging/comments support
 homepage:            http://github.com/tych0/haggis
 license:             MIT
@@ -22,7 +22,7 @@
   build-depends: base ==4.*, filemanip >= 0.3, filepath >= 1.3,
                  directory >= 1.1, unix >= 2.5, bytestring >= 0.9,
                  blaze-builder >= 0.3, pandoc >= 1.10, pandoc-types >= 1.10,
-                 xmlhtml >= 0.2, containers >= 0.5, hquery >= 0.1.0.3,
+                 xmlhtml >= 0.2, containers >= 0.5, hquery >= 0.1.1.0,
                  time >= 1.4, old-locale, parsec >= 3.1, split >= 0.2,
                  text >= 0.11, rss >= 3000.2, network >= 2.4, MissingH >= 1.2,
                  HDBC >= 2.3, HDBC-sqlite3 >= 2.3, convertible >= 1.0.11
