diff --git a/GObject.overrides b/GObject.overrides
--- a/GObject.overrides
+++ b/GObject.overrides
@@ -3,9 +3,6 @@
 # Can be ignored in the bindings.
 ignore signal_set_va_marshaller
 
-# The semantics for the DirectionIn pointer here are somewhat ambiguous.
-ignore ClosureMarshal
-
 # Requires support for non-GObject objects, which we do not support.
 ignore TypePluginClass
 
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Documentation
 Autogenerated documentation for this package can be found at
 
-[https://hackage.haskell.org/package/gi-gobject-2.0.24/docs/GI-GObject.html](https://hackage.haskell.org/package/gi-gobject-2.0.24/docs/GI-GObject.html)
+[https://hackage.haskell.org/package/gi-gobject-2.0.25/docs/GI-GObject.html](https://hackage.haskell.org/package/gi-gobject-2.0.25/docs/GI-GObject.html)
 
 For general documentation on using [haskell-gi](https://github.com/haskell-gi/haskell-gi) based bindings, see [the project page](https://github.com/haskell-gi/haskell-gi) or [the Wiki](https://github.com/haskell-gi/haskell-gi/wiki).
diff --git a/gi-gobject.cabal b/gi-gobject.cabal
--- a/gi-gobject.cabal
+++ b/gi-gobject.cabal
@@ -1,5 +1,5 @@
 name:                 gi-gobject
-version:              2.0.24
+version:              2.0.25
 synopsis:             GObject bindings
 description:          Bindings for GObject, autogenerated by haskell-gi.
 homepage:             https://github.com/haskell-gi/haskell-gi
