diff --git a/CHANGELOG/CHANGELOG-3.4.md b/CHANGELOG/CHANGELOG-3.4.md
index f85e4df9d71..50a3027156f 100644
--- a/CHANGELOG/CHANGELOG-3.4.md
+++ b/CHANGELOG/CHANGELOG-3.4.md
@@ -15,6 +15,8 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
### Dependencies
- Compile binaries using go [1.21.13](https://github.com/etcd-io/etcd/pull/18422).
+- Upgrade [bbolt to 1.3.11](https://github.com/etcd-io/etcd/pull/18488).
+
diff --git a/CHANGELOG/CHANGELOG-3.5.md b/CHANGELOG/CHANGELOG-3.5.md
index 2c5afa0a68b..53e1c0b3e34 100644
--- a/CHANGELOG/CHANGELOG-3.5.md
+++ b/CHANGELOG/CHANGELOG-3.5.md
@@ -12,6 +12,8 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
### Dependencies
- Compile binaries using [go 1.21.13](https://github.com/etcd-io/etcd/pull/18421).
+- Upgrade [bbolt to v1.3.11](https://github.com/etcd-io/etcd/pull/18489).
+