diff --git a/hquantlib-time.cabal b/hquantlib-time.cabal
--- a/hquantlib-time.cabal
+++ b/hquantlib-time.cabal
@@ -1,5 +1,5 @@
 name:           hquantlib-time
-version:        0.0.4.0
+version:        0.0.4.1
 license:        LGPL
 license-file:   LICENSE
 author:         Pavel Ryzhov
@@ -19,7 +19,7 @@
 source-repository this
         type:           git
         location:       https://github.com/paulrzcz/hquantlib-time.git
-        tag:            0.0.4.0
+        tag:            0.0.4.1
 
 flag optimize
         description : Enable optimizations for library and benchmarks
@@ -29,8 +29,6 @@
         default-language: Haskell2010
         exposed-modules:
                 QuantLib.Time
-
-        other-modules:
                 QuantLib.Time.Date
                 QuantLib.Time.DayCounter
 
