diff --git a/_service b/_service
index 9e944c8..34f40b4 100644
--- a/_service
+++ b/_service
@@ -2,6 +2,6 @@
https
github.com
- /sile-typesetter/sile/releases/download/v0.14.6/sile-0.14.6.tar.xz
+ /sile-typesetter/sile/releases/download/v0.14.7/sile-0.14.7.tar.xz
diff --git a/sile-0.14.6.tar.xz b/sile-0.14.6.tar.xz
deleted file mode 100644
index 3e59dc4..0000000
--- a/sile-0.14.6.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:74167a1a0a52e6ed33dca2cd119c4da82843fc662e6f3da93f0da7988b385dd5
-size 2761400
diff --git a/sile-0.14.7.tar.xz b/sile-0.14.7.tar.xz
new file mode 100644
index 0000000..a9f4b3f
--- /dev/null
+++ b/sile-0.14.7.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:32f5db8d76e3334c56bc1b42c271604f16fff48450b59f503a44f385cc205d07
+size 2761968
diff --git a/sile.changes b/sile.changes
index 036c741..277284b 100644
--- a/sile.changes
+++ b/sile.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Fri Jan 6 07:59:02 UTC 2023 - Gordon Leung
+
+update: 0.14.6 -> 0.14.7
+- Features
+ * build: Allow easy skip of font checks with FCMATCH=true
+- Bug Fixes
+ * build: Only check tooling to bulid manual if really needed
+ * inputters: Rework SIL input to handle both junk outside of document tag and fragments
+ * outputters: Patch up error message when failing to load font
+ * shaper: Correct font-variants using opsz axis
+ * shaper: Respect variations when shaping
+ * tooling: Keep all Lua packages in same env for Nix
+ * utilities: Tweak breadcrumbs to work under LuaJIT limitations
+
-------------------------------------------------------------------
Thu Dec 15 00:18:40 UTC 2022 - pirateclip@protonmail.com
diff --git a/sile.spec b/sile.spec
index 60b1484..08fe248 100644
--- a/sile.spec
+++ b/sile.spec
@@ -1,7 +1,7 @@
#
# spec file for package sile
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%bcond_without tests
Name: sile
-Version: 0.14.6
+Version: 0.14.7
Release: 0
Summary: Simon’s Improved Layout Engine
Group: Productivity/Publishing