diff --git a/xmonad-wallpaper.cabal b/xmonad-wallpaper.cabal
--- a/xmonad-wallpaper.cabal
+++ b/xmonad-wallpaper.cabal
@@ -10,7 +10,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.0.1.2
+version:             0.0.1.3
 
 -- A short (one-line) description of the package.
 synopsis:            
@@ -59,7 +59,7 @@
   -- other-extensions:    
   
   -- Other library packages from which modules are imported.
-  build-depends:       base >=3.0 && <5.0, unix >=2.7 && <2.8, xmonad >=0.11 && <0.12, mtl >=2.0 && <2.3, random >=1.1 && <1.2, magic >=1.1 && <1.2
+  build-depends:       base >=3.0 && <5.0, unix >=2.7 && <2.8, xmonad >=0.12 && <0.13, mtl >=2.0 && <2.3, random >=1.1 && <1.2, magic >=1.1 && <1.2
   
   -- Directories containing source files.
   hs-source-dirs:      src
