diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -1,9 +1,4 @@
-
-= lgtk-0.8.0.2 =
-
-Relax dependencies
-
-= lgtk-0.8.0.1 =
+= lgtk-0.8.0.3 =
 
 Relax dependencies
 
diff --git a/lgtk.cabal b/lgtk.cabal
--- a/lgtk.cabal
+++ b/lgtk.cabal
@@ -1,5 +1,5 @@
 name:               lgtk
-version:            0.8.0.2
+version:            0.8.0.3
 category:           GUI
 synopsis:           Lens GUI Toolkit
 description:
@@ -63,7 +63,7 @@
                   , directory < 1.3
                   , filepath < 1.4
                   , system-filepath < 0.5
-                  , fsnotify == 0.1.0.1
+                  , fsnotify < 0.2
 
                   , colour < 2.4
 --                  , JuicyPixels == 3.1.*
