diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e00121a03..d82eaebf72 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `grid` visualizer has a mapping `hide_text_name` (bool) that allows to hide the text name. It defaults to false.
+### Fixed
+
+- Update to graphANNIS 3.8.1 that improves the corpus cache handling when
+querying for segmentation components. This should fix issues when a lot of
+corpora are selected in the UI (e.g. with the "Select All" checkbox) and the
+service becomes unresponsive because it needs to load of the corpora into the
+cache.
+
## [4.14.0] - 2025-05-14
### Added
diff --git a/pom.xml b/pom.xml
index a33d4d59b5..12cb71b63d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
8.14.3
true
org.corpus_tools.annis.gui.AnnisUiApplication
- 3.8.0
+ 3.8.1
4.7.2
server
1.5.24
@@ -261,7 +261,7 @@
https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-unknown-linux-gnu.tar.xz
${project.build.directory}/native/
- 406b4fd3bd60ded9a97128c1db412f9a50c806120c27366fb8b0dffd84ac3374
+ e8e27646d9a0f8b9a60ca52e574f524695d153e3c9b1addd050841b16fd78aef
true
@@ -276,7 +276,7 @@
https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-pc-windows-msvc.zip
${project.build.directory}/native/win32-x86-64/
- 996a70b0424f8249a67364d8b46c93f995b9d7851a8897f2e41d27d43ef3b745
+ e6c6e3131d7a644f11c1ef39e1507e87f04800ec9ef4c3bad784526c16fabdfa
true
@@ -291,7 +291,7 @@
https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-aarch64-apple-darwin.tar.xz
${project.build.directory}/native/
- 0f44e1ff45bc9b4ec10bd25ee7822cce2b43428b5d0c2a6b734edacc73a66c5b
+ 77357117a813fd4a19e255520f083d40584f14dc443bdee5350ec2090ee45ebc
true
@@ -306,7 +306,7 @@
https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-apple-darwin.tar.xz
${project.build.directory}/native/
- b95134d4241f7b78f0abfdb4196aea69f6e8be72fd2eb9392dd668abb32ad6f6
+ 9e63429d031b2d3ff1ecc0a901f0748a6540ea0964c6b34d768f9f6bd4383489
true