diff --git a/time-exts.cabal b/time-exts.cabal
--- a/time-exts.cabal
+++ b/time-exts.cabal
@@ -1,5 +1,5 @@
 Name:               time-exts
-Version:            1.0.0
+Version:            1.0.1
 License:            BSD3
 License-File:       LICENSE
 Copyright:          Copyright (c) 2013, Enzo Haussecker. All rights reserved.
@@ -25,6 +25,7 @@
                     Data.Time.Exts.Zone
   Build-Depends:    aeson,
                     base >= 4 && < 5,
+                    bindings-DSL,
                     convertible,
                     deepseq,
                     fclabels,
