diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f99c4d..a496722 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## [Unreleased]
+
+### Changed
+
+- Requires PHP `8.5`
+
## 2.0.0 - 2026-02-01
### Changed
diff --git a/composer.json b/composer.json
index e16636b..61a3129 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
"issues": "http://github.com/innmind/hash/issues"
},
"require": {
- "php": "~8.4",
+ "php": "~8.5",
"innmind/immutable": "~6.0",
"innmind/filesystem": "~9.0"
},
diff --git a/psalm.xml b/psalm.xml
index fa1d427..6b4a878 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -14,7 +14,4 @@
-
-
-