diff --git a/ChangeLog.md b/ChangeLog.md
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -0,0 +1,3 @@
+### 4.0.15
+
++ Add a dependency on gi-gio.
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-webkit2webextension-4.0.14/docs/GI-WebKit2WebExtension.html](https://hackage.haskell.org/package/gi-webkit2webextension-4.0.14/docs/GI-WebKit2WebExtension.html)
+[https://hackage.haskell.org/package/gi-webkit2webextension-4.0.15/docs/GI-WebKit2WebExtension.html](https://hackage.haskell.org/package/gi-webkit2webextension-4.0.15/docs/GI-WebKit2WebExtension.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-webkit2webextension.cabal b/gi-webkit2webextension.cabal
--- a/gi-webkit2webextension.cabal
+++ b/gi-webkit2webextension.cabal
@@ -1,5 +1,5 @@
 name:                 gi-webkit2webextension
-version:              4.0.14
+version:              4.0.15
 synopsis:             WebKit2-WebExtension bindings
 description:          Bindings for WebKit2-WebExtension, autogenerated by haskell-gi.
 homepage:             https://github.com/haskell-gi/haskell-gi
@@ -39,6 +39,7 @@
                      haskell-gi-base >= 0.20 && < 1,
                      haskell-gi >= 0.20.1 && < 1,
                      gi-soup == 2.4.*,
+                     gi-gio == 2.0.*,
                      gi-javascriptcore == 4.0.*,
                      gi-gtk == 3.0.*,
                      gi-gobject == 2.0.*,
