Issues after upgrading to 1.35.5: Missed Block

once with 1.35.5 the location of bin files has changed (the new bin should be located on /.local/bin not /.cabal/bin)

check

cd "${HOME}"/.cabal/bin/
ls -l
"${HOME}"/.local/bin/
ls -l

take a look on this