diff --git a/scion-browser.cabal b/scion-browser.cabal
--- a/scion-browser.cabal
+++ b/scion-browser.cabal
@@ -1,5 +1,5 @@
 name:           scion-browser
-version:        0.2.9
+version:        0.2.10
 cabal-version:  >= 1.8
 build-type:     Simple
 license:        BSD3
@@ -96,7 +96,7 @@
   hs-source-dirs:  src
   main-is:         Main.hs
   build-depends:
-    haskeline >= 0.6,
+    haskeline >= 0.6 && < 0.7,
     attoparsec >= 0.10,
     base == 4.*,
     mtl >= 2,
