Updating from 13.2 to 14.0 on RPi 5 fails

I have a recent clean install of HAOS 13.2 on a RPi-5. I tried updating the OS to 14.0 via the web UI and it completes without any errors but it’s still on 13.2. It appears that the update happened but the 14.0 is corrupted somehow:

[core-ssh ~]$ ha os info
board: rpi5-64
boot: A
boot_slots:
  A:
    state: booted
    status: good
    version: "13.2"
  B:
    state: inactive
    status: bad
    version: "14.0"
data_disk: SC32G-0xd36b5cec
update_available: true
version: "13.2"
version_latest: "14.0"
[core-ssh ~]$ 

Any ideas how to proceed?