diff --git a/Data/Time/Lens.hs b/Data/Time/Lens.hs
--- a/Data/Time/Lens.hs
+++ b/Data/Time/Lens.hs
@@ -21,7 +21,7 @@
     , T.LocalTime
     , T.ZonedTime
     , T.getZonedTime
-      -- * Re-exports from "Data.Lens.Common"
+      -- * Re-exports from "Data.Lens.Light"
     , Lens
     , getL
     , modL
diff --git a/time-lens.cabal b/time-lens.cabal
--- a/time-lens.cabal
+++ b/time-lens.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                time-lens
-version:             0.4
+version:             0.4.0.1
 synopsis:            Lens-based interface to Data.Time data structures
 -- description:         
 license:             BSD3
