diff --git a/Graphics/UI/Gtk/Abstract/Widget.chs b/Graphics/UI/Gtk/Abstract/Widget.chs
--- a/Graphics/UI/Gtk/Abstract/Widget.chs
+++ b/Graphics/UI/Gtk/Abstract/Widget.chs
@@ -706,7 +706,7 @@
 -- or 'Graphics.Rendering.Cairo.setMatrix' and clip region with
 -- 'Graphics.Rendering.Cairo.clip' prior to calling this function. Also, it
 -- is fine to modify the context with 'Graphics.Rendering.Cairo.save' and
--- 'Graphics.Rendering.Cairo.pushGroup prior to calling this function.
+-- 'Graphics.Rendering.Cairo.pushGroup' prior to calling this function.
 --
 -- Note that special-purpose widgets may contain special code for rendering
 -- to the screen and might appear differently on screen and when rendered
diff --git a/gtk.cabal b/gtk.cabal
--- a/gtk.cabal
+++ b/gtk.cabal
@@ -1,5 +1,5 @@
 Name:           gtk
-Version:        0.15.0
+Version:        0.15.1
 License:        LGPL-2.1
 License-file:   COPYING
 Copyright:      (c) 2001-2010 The Gtk2Hs Team
