diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 6c2231c6..f56529ec 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -29,6 +29,7 @@ Improvements::
* Replace deprecated 'headerFooter' by 'standalone' in configuration (#649)
* Remove internal use of 'destinationDir' AsciidoctorJ method (no changes for users) (#650)
* Upgrade Asciidoctorj to v2.5.10 and jRuby to v9.4.2.0 (#647)
+ * Upgrade Asciidoctorj to v2.5.11 (#688)
Build / Infrastructure::
diff --git a/asciidoctor-maven-plugin/src/it/spi-registered-log/log-handler/pom.xml b/asciidoctor-maven-plugin/src/it/spi-registered-log/log-handler/pom.xml
index 994f0f32..6641990a 100644
--- a/asciidoctor-maven-plugin/src/it/spi-registered-log/log-handler/pom.xml
+++ b/asciidoctor-maven-plugin/src/it/spi-registered-log/log-handler/pom.xml
@@ -18,7 +18,7 @@
UTF-8
1.8
3.8.1
- 2.5.1
+ 2.5.11
diff --git a/pom.xml b/pom.xml
index 4077bd6a..98826a0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
UTF-8
11
JavaSE-1.8
- 2.5.10
+ 2.5.11
9.4.5.0
3.9.1
0.8.11