diff --git a/_service b/_service
index 7cf4727..c9f2da4 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
retroarch
@PARENT_TAG@
v(.*)
- v1.13.0
+ v1.14.0
media/icons
ps2
uwp
diff --git a/retroarch-1.13.0.tar.gz b/retroarch-1.13.0.tar.gz
deleted file mode 100644
index 76ed59d..0000000
--- a/retroarch-1.13.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:11fc801ab3e59a1928038eb8fd4fdb12565ca74903b1f2ba47c6139a7e734600
-size 44828556
diff --git a/retroarch-1.14.0.tar.gz b/retroarch-1.14.0.tar.gz
new file mode 100644
index 0000000..24f08cb
--- /dev/null
+++ b/retroarch-1.14.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f10d957d103825414e25342758f397923447f9f037ee3ad68fc7b535a311d71c
+size 44840527
diff --git a/retroarch.changes b/retroarch.changes
index bf2dae1..6da980e 100644
--- a/retroarch.changes
+++ b/retroarch.changes
@@ -1,3 +1,60 @@
+-------------------------------------------------------------------
+Sat Dec 17 14:46:45 UTC 2022 - Yunhe Guo
+
+- Update to version 1.14.0
+ * AUDIO/COREAUDIO/APPLE: Allow coreaudio3 driver to work with audio devices that have 2 or more output channels
+ * CHEEVOS: Fix construction of Cheevos badge path
+ * CLI: Fixed not getting any output when running --version or --features without --verbose
+ * CLI: Fixed crash when running empty - parameter (it proceeded to content loading)
+ * CLI: Reformatted --features to require less rows and to be more consistent
+ * CLI: Added -V shorthand for --version
+ * CLI: Tab removal + whitespace nits
+ * CONFIG/MIDI: Prevent MIDI startup error with old configurations
+ * DATABASE/EXPLORE/VIEW: Bugfix - RGUI did not clear thumbnail on non-playlist items such as Save and Delete
+ menu_explore_get_entry_playlist_index() returns -1 on invalid entries, but the variable where it was stored was unsigned
+ * DATABASE/EXPLORE/VIEW: Bugfix - XMB+Ozone cleared thumbnail in Quick Menu when navigating away from Run
+ * FASTFORWARD: Restore framelimit on fastforward toggle. Fast-forward was broken after toggling vrr_runloop off, since it will force frame limit to 1.0 (even on every frame) and never restores it. So let's make sure the wanted ratio is applied when toggling FF (Fastforward).
+ * FFMPEG CORE: Fix runtime error in FFmpeg core when build with FFmpeg n5.1.2 and OpenGL ES
+ * GFX/VIDEO FILTERS: (picoscale_256x_320x240) Added snn function to upscale Fuse (ZX Spectrum) core borderless output to 320x240. ZX Spectrum resolution of 256x192 was previously unsupported.
+ * HOTKEYS: Further reorder internal hotkey items for consistency and removed SEND_DEBUG_INFO, OVERLAY_NEXT and OSK from visible hotkey bind list. "Send Debug Info" stuff is removed as much as possible without breakage due to translation files.
+ * INPUT/AUTOCONFIG: Disable 'pause on controller disconnect' by default - was enabled by default on 1.13.0
+ * INPUT/MENU: Device Index menu refactor
+ * INPUT/OVERLAY: Fix analog drift blocking touch input (could occur on overlay_next if physical inputs shown on overlay)
+ * INPUT/OVERLAY: Fix overlay_next buttons lighting up in unison
+ * INPUT/OVERLAY: Skip meta keys in input_overlay_add_inputs (not supported by input_state_internal)
+ * LEAPFROG: Add Leapfrog (LFx000) Target
+ * LOCALIZATION: Updates
+ * LOCALIZATION/INPUT/IME/MENU/ONSCREEN KEYBOARD: Extended IME and Korean OSK
+ * MENU: Cleanup of help texts
+ * MENU: Allow toggling info off with the same button
+ * MENU: Allow menu wallpaper/background reset. Let's also remove the current wallpaper from the screen when pressing Start.
+ * MENU: Null driver shows with different color (Added for all menus the ability to show "disabled" items with a muted color)
+ * MENU/DRIVERS: Menu driver first, Audio Resampler removed because it is enough to exist under audio settings
+ * MENU/INPUT: Moved "Confirm Quit" to Input menu
+ * MENU/INPUT/HOTKEYS: Input hotkey menu completely overhauled to keep related entries together, and also adjusted some labels and sublabels
+ * MENU/OVERLAY: Fix overlays behind menu without core running. "Show Overlay Behind Menu" is currently broken with Ozone and XMB (with any other color theme than Plain) when running without a core.
+ * MENU/MATERIALUI: Fix home screen on first startup - no more stray entries
+ * MENU/OZONE: Allowed drawing sidebar and thumbnail bar background color also when core is running
+ * MENU/OZONE: Stopped using different padding and position for savestate thumbnails vs imageviewer
+ * MENU/OZONE: Removed gradient background effect when core is running, because some themes already have gradient background, which creates ugly rough steps
+ * MENU/OZONE: Fixed "Gray Light" theme from using the same background as "Gray Dark", which makes selection cursor near impossible to see
+ * MENU/OZONE: Some whitespace corrections
+ * MENU/UX: Extend OFF menu value colors
+ * MENU/UX: Menu icon improvements - Menu Visibility icons (Quick Menu + Settings)
+ * MENU/UX: Menu icon improvements - Playlist Manager icons
+ * MENU/UX: Menu icon improvements - Explore icon as database icon
+ * MENU/UX: Menu icon improvements - View and filter icons as cursor icon (folder icon in GLUI)
+ * MENU/UX: Menu icon improvements - View save + delete icons
+ * MENU/UX: Menu icon improvements - Moved Explore + Views below Standalone Cores
+ * MENU/UX/OZONE: Removed icons from menus where others items don't have icons, and added icons to menus where the rest have icons
+ * MENU/UX/OZONE: Changed the way "no icon" is handled from kludgy way of not drawing SUBSETTING icon
+ * MENU/UX/XMB: Changed playlist entry index positioning to bottom right when thumbnails are in vertical mode, because big lists will overlap with arrow and current "breadcrumb" icons when the position is next to current selection
+ * MENU/UX/XMB: Added a rather nasty hack to prevent showing wrong icons under Explore as "breadcrumb" icon
+ * MENU/UX/XMB: Optimized certain icon drawing loops (Main horizontal icons were looped even when not visible, and all previous "breadcrumb" icons were looped when only one certain was needed)
+ * MENU/UX/MATERIALUI: Fixed showing icons where there should not be any (Waitable Swapchains, Show Recording + Streaming)
+ * SDL GFX: Fix no menu on start/blank screen issue.
+ * SRAM: Don't init SRAM saving without content (gets rid of the redundant logging)
+
-------------------------------------------------------------------
Mon Nov 21 11:58:53 UTC 2022 - Yunhe Guo
diff --git a/retroarch.spec b/retroarch.spec
index b81259f..d9edc78 100644
--- a/retroarch.spec
+++ b/retroarch.spec
@@ -17,7 +17,7 @@
Name: retroarch
-Version: 1.13.0
+Version: 1.14.0
Release: 0
Summary: Emulator frontend
License: GPL-3.0-only