There are couple of issues opened for bumping dependency versions of base-noprelude:
haskell-hvr/base-noprelude#12
haskell-hvr/base-noprelude#13
This package is special in that each of its versions it depends on exact version of base.
It would be nice not only for us (and other users judging by the thumb ups on those PRs) if the new versions were released to hackage as we want to update to GHC 8.10.4 (haskell-hvr/base-noprelude#13 in particular). The impact of this is not critical, but we could simplify our build configuration by not having to depend on forked versions of this package.
I've been trying to reach @hvr via github and on haskell IRC for couple of weeks now without success.