diff --git a/CHANGELOG.md b/CHANGELOG.md
index a1e8035..b9acc82 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,13 @@ Follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) · versioned wi
---
+## [1.14.8] — 2026-07-09
+
+### Changed
+- **Audiobook casting timeouts raised for large/slow models** — first attempt per passage: 6 min → 10 min; half-passage retry: 3 min → 5 min. 10 min also matches the server's own timeout cap, so this is the practical maximum without also raising that cap.
+
+---
+
## [1.14.7] — 2026-07-08
### Fixed
diff --git a/VERSION b/VERSION
index 52e779f..9be7846 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.14.7
+1.14.8
diff --git a/static/index.html b/static/index.html
index 701392e..906185e 100644
--- a/static/index.html
+++ b/static/index.html
@@ -10,7 +10,7 @@
-
+
@@ -27,7 +27,7 @@
-
+
@@ -365,7 +365,7 @@ window.toggleNavTree = function(treeId, chevronId) {
-
+