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-webkitwebprocessextension-6.0.3/docs/GI-WebKitWebProcessExtension.html](https://hackage.haskell.org/package/gi-webkitwebprocessextension-6.0.3/docs/GI-WebKitWebProcessExtension.html)
+[https://hackage.haskell.org/package/gi-webkitwebprocessextension-6.0.4/docs/GI-WebKitWebProcessExtension.html](https://hackage.haskell.org/package/gi-webkitwebprocessextension-6.0.4/docs/GI-WebKitWebProcessExtension.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/Setup.hs b/Setup.hs
--- a/Setup.hs
+++ b/Setup.hs
@@ -14,7 +14,7 @@
   where name = "WebKitWebProcessExtension"
         version = "6.0"
         pkgName = "gi-webkitwebprocessextension"
-        pkgVersion = "6.0.3"
+        pkgVersion = "6.0.4"
         overridesFile = Just "WebKitWebProcessExtension.overrides"
         verbose = False
         outputDir = Nothing
diff --git a/gi-webkitwebprocessextension.cabal b/gi-webkitwebprocessextension.cabal
--- a/gi-webkitwebprocessextension.cabal
+++ b/gi-webkitwebprocessextension.cabal
@@ -1,7 +1,7 @@
 name:                 gi-webkitwebprocessextension
-version:              6.0.3
-synopsis:             WebKitWebProcessExtension bindings
-description:          Bindings for WebKitWebProcessExtension, autogenerated by haskell-gi.
+version:              6.0.4
+synopsis:             WebKitWebProcessExtension 6.x bindings
+description:          Bindings for WebKitWebProcessExtension 6.x, autogenerated by haskell-gi.
 homepage:             https://github.com/haskell-gi/haskell-gi
 license:              LGPL-2.1
 license-file:         LICENSE
@@ -16,12 +16,12 @@
 custom-setup
       setup-depends: base >= 4.11 && < 5,
                      Cabal >= 1.24 && < 4,
-                     haskell-gi >= 0.26.9 && < 0.27,
-                     gi-soup == 3.0.*,
+                     haskell-gi >= 0.26.14 && < 0.27,
+                     gi-soup3,
                      gi-gio == 2.0.*,
-                     gi-javascriptcore == 6.0.*,
-                     gi-gdk == 4.0.*,
-                     gi-gtk == 4.0.*,
+                     gi-javascriptcore6,
+                     gi-gdk4,
+                     gi-gtk4,
                      gi-gobject == 2.0.*
 
 library
@@ -33,13 +33,13 @@
       pkgconfig-depends: webkitgtk-web-process-extension-6.0
       build-depends: base >= 4.7 && <5,
                      haskell-gi-base >= 0.26 && < 0.27,
-                     haskell-gi >= 0.26.9 && < 0.27,
+                     haskell-gi >= 0.26.14 && < 0.27,
                      haskell-gi-overloading < 1.1,
-                     gi-soup == 3.0.*,
+                     gi-soup3,
                      gi-gio == 2.0.*,
-                     gi-javascriptcore == 6.0.*,
-                     gi-gdk == 4.0.*,
-                     gi-gtk == 4.0.*,
+                     gi-javascriptcore6,
+                     gi-gdk4,
+                     gi-gtk4,
                      gi-gobject == 2.0.*,
                      bytestring >= 0.10 && < 1,
                      containers >= 0.5 && < 1,
@@ -75,7 +75,9 @@
                        GI.WebKitWebProcessExtension.Objects.WebFormManager,
                        GI.WebKitWebProcessExtension.Objects.WebHitTestResult,
                        GI.WebKitWebProcessExtension.Objects.WebPage,
-                       GI.WebKitWebProcessExtension.Objects.WebProcessExtension
+                       GI.WebKitWebProcessExtension.Objects.WebProcessExtension,
+                       GI.WebKitWebProcessExtension.Structs,
+                       GI.WebKitWebProcessExtension.Structs.ConsoleMessage
 
       autogen-modules: GI.WebKitWebProcessExtension.Config,
                        GI.WebKitWebProcessExtension,
@@ -95,4 +97,6 @@
                        GI.WebKitWebProcessExtension.Objects.WebFormManager,
                        GI.WebKitWebProcessExtension.Objects.WebHitTestResult,
                        GI.WebKitWebProcessExtension.Objects.WebPage,
-                       GI.WebKitWebProcessExtension.Objects.WebProcessExtension
+                       GI.WebKitWebProcessExtension.Objects.WebProcessExtension,
+                       GI.WebKitWebProcessExtension.Structs,
+                       GI.WebKitWebProcessExtension.Structs.ConsoleMessage
