diff --git a/_service b/_service
index 0ce7b3e..fa61620 100644
--- a/_service
+++ b/_service
@@ -2,6 +2,6 @@
https
github.com
- /sile-typesetter/sile/releases/download/v0.14.11/sile-0.14.11.tar.xz
+ /sile-typesetter/sile/releases/download/v0.14.12/sile-0.14.12.tar.xz
diff --git a/sile-0.14.11.tar.xz b/sile-0.14.11.tar.xz
deleted file mode 100644
index a0857e5..0000000
--- a/sile-0.14.11.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:25796088ad57c996527b9417cf4eb3c0402755886221986121a0667f1020452e
-size 2908108
diff --git a/sile-0.14.12.tar.xz b/sile-0.14.12.tar.xz
new file mode 100644
index 0000000..b5f20d4
--- /dev/null
+++ b/sile-0.14.12.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8b2c4d8b8636cda791e8751ffc8556d4cee60745a1336cb13aa0e46f5a009078
+size 2914168
diff --git a/sile.changes b/sile.changes
index f67c4f6..3ad7b1f 100644
--- a/sile.changes
+++ b/sile.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Wed Oct 11 18:00:46 UTC 2023 - Gordon Leung
+
+- Update to 0.14.12
+ * Features
+ - i18n: Add Portuguese localizations for bibtex package
+ - utilities: Add utility function for console messages without trace info
+ * Bug Fixes
+ - build: Make sure vendored luarocks isn't a phony target that runs repeatedly
+ - core: Allocate exactly what we use, not a guess with an extra just in case
+ - core: Correct usage of HarfBuzz when passing a filtered list of shapers
+ - core: Fixup class loader so cache is all Lua module specs
+ - packages: Don't warn on TOC content change if not actually used
+
-------------------------------------------------------------------
Wed Aug 23 04:04:28 UTC 2023 - Gordon Leung
diff --git a/sile.spec b/sile.spec
index 82b0663..b697792 100644
--- a/sile.spec
+++ b/sile.spec
@@ -18,7 +18,7 @@
%bcond_without tests
Name: sile
-Version: 0.14.11
+Version: 0.14.12
Release: 0
Summary: Simon’s Improved Layout Engine
Group: Productivity/Publishing