diff --git a/timeplot.cabal b/timeplot.cabal
--- a/timeplot.cabal
+++ b/timeplot.cabal
@@ -1,5 +1,5 @@
 name: timeplot
-version: 1.0.28
+version: 1.0.29
 cabal-version: >=1.6
 build-type: Simple
 license: BSD3
@@ -30,7 +30,7 @@
     ghc-options: -rtsopts
     other-modules: Graphics.Rendering.Chart.Event
     build-depends: Chart >= 1.3, Chart-cairo >= 1.3, base >=3 && <5, bytestring -any,
-                   bytestring-lexing -any, cairo -any, colour -any, containers -any,
+                   bytestring-lexing <0.5, cairo -any, colour -any, containers -any,
                    data-default -any, lens >= 3.9,
                    regex-tdfa -any, strptime >=0.1.7, time -any,
                    transformers -any,
