diff --git a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
index c67851a2aeb08f5903a73d68b05db3b73e87d3a3..b5e845d5ffa87d9dc4e1fd6f76e8ed249abb1506 100644
--- a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
+++ b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
@@ -24,7 +24,7 @@
 */
 
 /*!
-    \qmlmodule QtWebEngine 1.4
+    \qmlmodule QtWebEngine 1.5
     \title Qt WebEngine QML Types
     \brief Provides QML types for rendering web content within a QML application
     \ingroup qtwebengine-modules
@@ -34,7 +34,7 @@
     your .qml file:
 
     \badcode
-    import QtWebEngine 1.4
+    import QtWebEngine 1.5
     \endcode
 
     To link against the module, add the following QT variable to your qmake .pro