diff --git a/normaldistribution.cabal b/normaldistribution.cabal
--- a/normaldistribution.cabal
+++ b/normaldistribution.cabal
@@ -1,5 +1,5 @@
 Name:                normaldistribution
-Version:             1.1
+Version:             1.1.0.1
 License:             BSD3
 License-File:        LICENSE
 Copyright:           Bjorn Buckwalter 2011
@@ -51,6 +51,6 @@
 
 Category:            Math, Statistics
 Build-Type:          Simple
-Build-Depends:       base < 5, haskell98 < 1.1
+Build-Depends:       base < 5, haskell98 < 1.2
 Exposed-Modules:     Data.Random.Normal
 Extra-source-files:  README, LICENSE
